Welcome![Sign In][Sign Up]
Location:
Search - asm to c

Search list

[Other resourcec&asm

Description: 用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
Platform: | Size: 8530 | Author: 赵元表 | Hits:

[Other resourceC2Asm2C

Description: C to ASM and ASM to C on Keil C
Platform: | Size: 26828 | Author: 廖啟仲 | Hits:

[Other resource单片机学习系统附的实验代码(ASM&C)

Description: 单片机学习系统附的实验源代码, 有ASM的,有C的,可不能错过哦-SCM learning attached to the experimental system source code, ASM and C, may not be missed oh
Platform: | Size: 223821 | Author: 杨运成 | Hits:

[SourceCode2001374424

Description: 用汇编编写的河内塔程序 将第一柱a上n-1个盘借助第二柱c移到第三柱b 把a上剩下的一个盘移到c 将n-1个盘从b借助a移到第三柱c 这三步是图示河内塔的根本方法 功能一:自己动手移动河内塔 先按左右键选择要移的盘,按箭头上键确定 再按左右键移到要的盘 如此,再根据河内塔的规则确定较好的次数step2 功能二:图示河内塔移动过程 根据河内塔的基本方法,确定图象,按任意键选下一步,(开始时输入level)- A n-1 plate transfers to with the assembly compilation Hanoi tower procedure first column a on with the aid of second column c third column b a plate which is left over a on to transfer to c to transfer to a n-1 plate from b with the aid of a third column c these three step is the graphical representation Hanoi tower basic method function one: About own begin to move the Hanoi tower first to press the plate which the key elects 鎷╄
Platform: | Size: 214016 | Author: 吴晓辉 | Hits:

[SCMC2Asm2C

Description: C to ASM and ASM to C on Keil C
Platform: | Size: 26624 | Author: 廖啟仲 | Hits:

[SCM单片机学习系统附的实验代码(ASM&C)

Description: 单片机学习系统附的实验源代码, 有ASM的,有C的,可不能错过哦-SCM learning attached to the experimental system source code, ASM and C, may not be missed oh
Platform: | Size: 223232 | Author: 杨运成 | Hits:

[DSP programc&asm

Description: 用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
Platform: | Size: 8192 | Author: 赵元表 | Hits:

[SCMasm51

Description: Keil C51是美国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用。用过汇编语言后再使用C来开发,体会更加深刻。 Keil C51软件提供丰富的库函数和功能强大的集成开 -Keil C51 Keil Software is the producer of the 51 series compatible microcontroller C software development system, compared with the compilation, in the C language functions, structural, and readability, maintainability had an obvious advantage, therefore easy to learn and use. After used assembly language to C development, a more profound experience. Keil C51 software to provide rich libraries, and a powerful integrated open
Platform: | Size: 4096 | Author: 汉字 | Hits:

[source in ebookWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http :// asm.yeah.net Programming Forum and compilation http :// win32asm.yeah.net Webmaster. Th
Platform: | Size: 2820096 | Author: 胡胡 | Hits:

[OS programoperatingsystemsourcecode

Description: \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。 -\ Tinix : There are many of them attached code directory contains in addition to the source code (*. asm2.*. inc,*. c,*. h), if there are such documents : boot.bin boot (Boot Sector) written by FloppyWriter diskette (or floppy disk image). Loader.bin LOADER direct copy to a diskette (or floppy disk image) root directory. Kernel.bin kernel (Kernel), the direct copying to floppy disk (or floppy disk image) root directory. Bochsrc.bxrc Bochs configuration files, If the system installed Bochs- 2.1.1 can be directly's Double-click operation. Other details, see paragraph 2.7. Godbg.bat debugging can use this batch file. It assumes that Bochs- 2.1.1 installed on the D : \ Program Files \ Bochs- 2.1.1 \ China. TINIX.IMG floppy disk image. Bochs directly or through Virtual PC operation.*
Platform: | Size: 1665024 | Author: wonge | Hits:

[OS programC-compiler-design

Description: C-编译器的设计,有详细的文档 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-C-compiler design, is a detailed document. compared with a friendly GUI interface (modeled on my own is using the emacs); 2. Grammar supported the more comprehensive (after all, C-, grammar or less); 3. Error Recovery; 4. Generation p-code, easy to understand; 5. asm2 code generated by the basic masm6.0 able to successfully build, but code has not been optimized, extremely inefficient.
Platform: | Size: 995328 | Author: wangfei | Hits:

[ELanguagecmm

Description: 简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(int input(void) ),输出语句(void output(int) ),赋值语句。这里的输入输出语句实际上类似于函数调用,可以看作是本语言内部的函数 算术运算符:+、—、*、/ 数据类型:整数.-Simple C compiler generated object code is 8086 assembly code (16), the PC in general were such as MASM compilation compiler compiler to generate executable file, in DOS or Windows console run. The realization of the language are defined as follows: the language is similar to tiny language, do not support the procedure call, that is, there is only one main function, no other function and global variable basic statement: Note statement (/* ...* /), type the statement (int input (void )), the output statement (void output (int)), assignment statements. The input and output statements in fact similar to function calls, can be seen as a function of the language within the Arithmetic Operators: 2B !,-,*,/ data types: integer.
Platform: | Size: 412672 | Author: Tony | Hits:

[SCMasm-c1602

Description: 从asm到c控制1602 c语言控制1602lcd c语言控制1602液晶显示程序根据汇编程序改写的c程序,在keilc上编译通过。-From asm to c control 1602c language control 1602lcd c language control procedures in accordance with 1602 liquid crystal display adapted assembler c procedures keilc through the compiler.
Platform: | Size: 2048 | Author: | Hits:

[assembly languagest7032

Description: 该程序为ST7032的显示驱动程序,显示16个字符,采取汇编编写,IIC接口。-The program for the ST7032 display driver, display 16 characters, taken to prepare a compilation, IIC interface.
Platform: | Size: 1024 | Author: | Hits:

[assembly languagemars.asm

Description: IA-32汇编原代码,mars算法.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, mars algorithm. Compared to c/c++ Write the original code, more efficient
Platform: | Size: 6144 | Author: elipas | Hits:

[assembly languageblowfish.asm

Description: IA-32汇编原代码,blowfish.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, blowfish. Compared to c/c++ Write the original code, more efficient
Platform: | Size: 8192 | Author: elipas | Hits:

[assembly languagescop.asm

Description: IA-32汇编原代码,scop算法原码.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, scop algorithm for the original code. Compared to c/c++ Write the original code, more efficient
Platform: | Size: 2048 | Author: elipas | Hits:

[Parallel Portgongju

Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, including thermistor RT value- HEX data conversion three kinds of LED coding Color Central Resistor Calculator HEX/BIN file conversion with each other eeprom data to C/ASM source Code-switching CRC checksum generation serial debugging, with simple and practical data analysis functions serial/parallel communications surveillance functions. using C++ Builder development, there is no need to install, run, and do not operate the registry. Pure Green software.
Platform: | Size: 2814976 | Author: 林琳 | Hits:

[Software Engineeringadd-ASM-at-C

Description: 如何在C++中嵌入汇编的语句,有时有的地方必须用汇编才可以实现一些功能-How to embed C++ compilation of statements, sometimes in some places must be compiled before they can achieve some of the features
Platform: | Size: 1024 | Author: xiaofeng | Hits:

[Otherkeilc51manual

Description: Keil C51 Manual asm to c c to asm-Keil C51 Manual
Platform: | Size: 39936 | Author: 扛的子 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net